| Total Complexity | 62 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 297 |
| Lines of code | 187 |
| Logical lines of code | 96 |
| Comment lines | 59 |
| Methods | 14 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| setCookie() | 46 | 13 | 37 | |
| withCookieHeader() | 53 | 9 | 20 | |
| clear() | 52 | 7 | 30 | |
| extractCookies() | 56 | 6 | 17 | |
| getCookiePathFromRequest() | 57 | 6 | 17 | |
| shouldPersist() | 67 | 4 | 8 | |
| getCookieByName() | 66 | 4 | 8 | |
| __construct() | 66 | 3 | 9 | |
| removeCookieIfEmpty() | 64 | 3 | 10 | |
| fromArray() | 61 | 2 | 12 | |
| clearSessionCookies() | 67 | 2 | 8 | |
| toArray() | 73 | 1 | 5 | |
| count() | 80 | 1 | 3 | |
| getIterator() | 79 | 1 | 3 |